ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianGroupView<TPlotView,TSeriesView> Class / _getCartesianPlotView Method

In This Topic
    _getCartesianPlotView Method (_BaseCartesianGroupView<TPlotView,TSeriesView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getCartesianPlotView() As ICartesianPlotView
    public ICartesianPlotView _getCartesianPlotView()
    See Also